html {
	margin: 0 auto;
	padding: 0;
	background-color: rgb(245, 245, 245);

}

body {
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;

}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000000;
}


/* 时间轴样式 */
.product-section {
	width: 900px;
	margin: auto;
	padding: 100px 0;
	position: relative;
}

.product-wrapper {
	max-width: 1200px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.product-features .product-body {
	margin: 0px 25px
}

.product-features .product-body:after {
	/* content: ""; */
	width: 100%;
	height: 3px;
	background: url(../images/bg.png) no-repeat;
	background-size: 100% auto;
	background-position: center;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 0
}
.product-features .swiper-button-prev:after,.product-features .swiper-button-next:after{font-size: 18px;}

.features-item {
	position: relative;
	float: left
}

.features-slide .features-item>* {
	text-align: center
}

.features-item h3 {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 50px;
	color: #000000;
	opacity: 0.7;
	transition: all 0.1s
}

.features-item i {
	position: absolute;
	width: 100%;
	height: 33px;
	background: url(../images/sj.png) no-repeat;
	background-size: contain;
	background-position: right center;
	left: -9%;
	margin-left: 10px;
	top: 30px;
	z-index: 3
}

.features-item .features-info {
	display: block;
	margin: 0 auto;
	transition: all 0.3s;
	border-radius: 2px
}



.features-item .features-info .features-info-s {
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	overflow: hidden
}

/*鼠标悬浮效果*/
.features-item:hover h3 {
	font-size: 22px;
	line-height: 28px;
	opacity: 0.9
}

/*左右按钮*/
.product-features .swiper-button-prev {
	width: 25px;
	height: 25px;
	padding: 10px;
	left: -11px;
	top: 16%;
	border: 1px solid #0492DE;
	color: #0492de;
	border-radius: 50%;
	font-size: 30px;
}


.product-features .swiper-button-next {
	width: 25px;
	height: 25px;
	padding: 10px;
	right: -11px;
	top: 16%;
	border: 1px solid #0492DE;
	color: #0492de;
	border-radius: 50%;
	font-size: 30px;
}



.imgName {
	width: 80%;
	margin: auto;
	background-color: rgb(0, 112, 192);
}

.sanjiao {
	width: 20px !important;
	position: absolute;
	margin-top: -25px !important;
	margin-left: -5px !important;
}

.imgBox02 {
	padding: 15px 10px;
}

.imgBox02 p {
	padding: 10px 0;
	color: rgba(255, 255, 255, 0.7);
	text-align: left;
}

.imgBox02 p {
	padding: 10px 0;
	color: rgba(255, 255, 255, 0.7);
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 27px;
}

.imgBox02 img {
	height: 112px;
}
/* 时间轴样式 */


/* 版权隐藏样式 */
.coRight,
.copyLeft ul {
	display: none;
}

/* 版权隐藏样式 */

.pages {
	width: 1080px;
	margin: auto;
}

.rightContent button a {
	color: rgba(255, 255, 255, 0.7);
}

.topBOX {
	width: 1080PX;
	margin: auto;
}

.topNav {
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;

}

.leftImg {
	width: 310px;
	float: left;
}

.leftImg img {
	width: 100%;
	margin-top: 30px;
}

.rightNav {
	width: 725px;
}

.rightNav {
	float: right;
}

.rightNav ul li {
	width: 120px;
	float: left;
	line-height: 70px;
	text-align: right;
	margin-top: 20px;
	font-size: 20px;
}

.jJue,
.cpfwu {
	width: 135px;
	display: none;
	background-color: #fff;
	position: absolute;
	z-index: 999;
	padding: 0px;
}

.rightNav li ol li a:hover {
	color: #007AFF;
}

.cpfwu li {
	width: 130px !important;
	line-height: 25px !important;
	background-color: #FFFFFF;
}

.jJue li {
	width: 130px !important;
	line-height: 25px !important;
	background-color: #FFFFFF;
}

/* lunbo01 */
.lunbo01 {
	width: 100%;
	overflow: hidden;
	position: relative;
}

/* .banner01 .swiper-slide{
	width: 100%;
} */
.banner01 img {
	width: 100% !important;
	height: 100% !important;
}

#banner01:hover.next001 .prev001 {
	display: block !important;
}

.prev001 {
	left: 100px;
}

.next001,
.prev001 {
	position: absolute;
	top: 50%;
	z-index: 999;
	display: none;
	cursor: pointer;
}

.next001 {
	right: 100px;
}

.pagination {
	text-align: center;
	position: absolute;
	z-index: 999;
	bottom: 50px !important;
}

#banner01 .swiper-pagination-bullet {
	width: 15px !important;
	height: 15px !important;
}

:root {
	--swiper-theme-color: #ffffff !important;
}

/* lunbo01 */

.myProduct h1 {
	color: rgb(91, 88, 88);
	font-weight: 400;
	text-align: center;
	margin: 50px 0 10px 0;
	font-size: 40px;
}

.Introduction {
	font-size: 16px;
	text-align: center;
	color: rgb(91, 88, 88);
	margin-bottom: 40px;
}

.productList {
	width: 1080px;
	margin: auto;
}

.productList ul {
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
}

.productList li span{
	font-size: 18px;
	font-weight: bold;
	color: #3a3838;
}

.productList ul li {
	width: 310px;
	/* height: 500px; */
	border: 1px solid rgb(230, 230, 230);
	text-align: center;
	/* margin-left: 23px; */
	margin-bottom: 20px;
	padding: 0 10px;
	margin-right: 40px;
}
.productList ul li:nth-child(3n){margin-right: 0!important;}

.topImg {
	width: 330px;
	height: 240px;
	margin-bottom: 20px;
}

.productList ul li img {
	width: 100% !important;
	height: 240px !important;
	margin: 0px 0 18px 0;
	margin-left: -20px;
	s
}

.productList ul li span a {
	font-size: 23px;
	color: rgb(91, 88, 88);
	font-weight: bold;
}

.productList ul li p {
	text-align: left !important;
	padding: 0 25px;
	height: 95px;
	overflow: auto;
	line-height: 30px;
	margin-top: 10px;
	overflow-y: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin-bottom: 10px;
}

.productList ul li button a {
	color: #007AFF;
}

.productList ul li button {
	border: none;
	color: #007AFF;
	background-color: #FFFFFF;
	font-size: 17px;
	margin: 15px 0 20px 0;
}

.anliList ul {
	width: 1080px;
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}

.anliList ul li {
	width: 340px;
	border: 1px solid rgb(230,230,230);
	margin-right: 26px;
	background-color: #FFFFFF;
	/* height: 400px; */
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.anliList ul li:nth-child(3n){
	margin-right: 0;
}

.anliList ul li img {
	width: 100%;
	/* height: 271px; */
}

.anliList ul li button {
	position: absolute;
	bottom: 10px;
	right: 15px;
	background-color: rgb(0, 114, 173);
	padding: 5px;
	border-radius: 29px;
	outline: none;
	border: none;
	color: #FFFFFF;

}

.anliList ul li button a,
.bottomSucc button a {
	color: #FFFFFF;
}

.p1 {
	width: 90%;
	margin: 15px auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.p2 {
	width: 90%;
	margin: 10px auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 75px;
	font-size: 15px;
	line-height: 25px;
	/* text-indent: 2em; */
}

.moreProduct a{
	font-size: 17px;
	width: 100px;
	margin: 20px auto;
	background-color: rgb(22, 126, 244);
	text-align: center;
	padding: 10px;
	border-radius: 30px;
	display: block;
}

.moreProduct a {
	color: #FFFFFF;
}

.Solutions {
	width: 100%;
	background-color: rgb(0, 112, 192);
}

.solTop {
	width: 1080px;
	margin: 15px auto;
	text-align: center;
	padding-top: 20px;
}

.solTop p {
	width: 120px;
	line-height: 35px;
	font-size: 23px;
	margin: auto;
	display: inline-block;
	color: #FFFFFF;
	font-weight: 400;

}

.solTop img {
	/* margin-top: 9px; */
	display: inline-block;
	width: 20px;
}

.Solutions>p {
	text-align: center;
	color: rgba(255, 255, 255, 0.6);
}

.solnavList {
	width: 1080px;
	margin: 10px auto;
}

.Navigation {
	width: 830px;
	margin: auto;
}

.Navigation li {
	/* width: 85px; */
	display: inline-block;
	text-align: center;
	margin: 0 15px;
	color: #FFFFFF;
	background-color: rgb(26, 127, 197);
	padding: 5px 15px;
	border-radius: 30px;
	cursor: pointer;
}

.navContent {
	width: 100%;
	margin-top: 30px;
}

.navContent li:nth-child(2) {
	display: none;
}

.navContent li:nth-child(3) {
	display: none;
}

.navContent li:nth-child(4) {
	display: none;
}

.navContent li:nth-child(5) {
	display: none;
}

.navContent li:nth-child(6),.navContent li:nth-child(7),.navContent li:nth-child(8)  {
	display: none;
}

.on {
	background-color: #FFFFFF !important;
	color: #007AFF !important;
}

.leftContent {
	width: 500px;
}

.leftContent img {
	width: 100%;
}

.rightContent {
	width: 500px;
}

.rightContent h3 {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: 400;
	margin: 0 auto;
	padding-bottom: 20px;
}

.right {
	display: flex;
	justify-content: space-between;
	padding-bottom: 70px;
}

.rightContent p {
	color: rgba(255, 255, 255, 0.6);
	line-height: 30px;
	font-size: 15px;
}

.rightContent button {
	border: 1px solid rgba(0, 170, 255, 0.3);
	background-color: rgb(0, 112, 192);
	padding: 5px 15px;
	float: right;
	color: rgba(255, 255, 255, 0.7);
	border-radius: 30px;
}

.Strength p {
	color: #3a3a3a !important;
}

.StrengCon {
	margin-bottom: 40px;
}

.StrengItem:nth-child(2) {
	display: none;
}

.StrengItem:nth-child(3) {
	display: none;
}

.StrengNav {
	width: 600px;
	margin: 20px auto;
}

.StrengNav li {
	width: 68px;
	display: inline-block;
	font-size: 17px;
	text-align: center;
	margin: 0 40px;
	/* background-color: rgb(0,112,192); */
	background-repeat: no-repeat;
	background-color: rgb(1, 176, 241);
	padding: 5px 16px 5px 32px;
	background-position-x: 10px;
	background-position-y: 10px;
	border-radius: 30px;
	color: #FFFFFF;
	background-size: 15px 15px;
}

.StrengNav li:nth-child(1) {
	background-image: url(../images/c41.png);
}

.StrengNav li:nth-child(2) {
	background-image: url(../images/c42.png);
}

.StrengNav li:nth-child(3) {
	background-image: url(../images/c40.png);
}

.on02 {
	background-color: rgb(0, 112, 192) !important;
}

#banner4 {
	width: 100%;
	position: relative;
}

#banner2 {
	width: 1080px;
	position: relative;
	margin: auto;
}

#banner2 .swiper-wrapper {
	width: 100%;
}

.banner04,
.banner03,
.banner02 {
	width: 980px;
	margin: 40px auto;
	overflow: hidden;
}

.banner02 .swiper-slide,
.banner03 .swiper-slide,
.banner04 .swiper-slide {
	width: 275px !important;
	margin: 0 29px !important;
}

.swiper-slide img {
	width: 100%;
}

.prev04,
.prev02 {
	position: absolute;
	top: 45%;
	left: 10px;
	z-index: 999;
	width: 30px;
	height: 30px;
}

.next04,
.next02 {
	position: absolute;
	top: 45%;
	right: 10px;
	z-index: 999;
	width: 30px;
	height: 30px;
}


.bottomP {
	width: 1080px;
	margin: 20px auto;
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
	color: #161616;
}

.SuccessBox {
	width: 100%;
	background-color: rgb(0, 113, 193);
	padding-bottom: 50px;
}

.Success p {
	color: #FFFFFF;
}

.Success img {
	width: 22px;
	height: 20px;
}

#banner3 {
	width: 1080px;
	margin: 20px auto;
	position: relative;
}

.banner05 {
	width: 900px;
	margin: auto;
}

.banner05 .swiper-wrapper {
	margin-left: -10px;
}

#banner3 .swiper-slide {
	width: 400px !important;
	margin: 0px 35px;
	background-color: #FFFFFF;
	height: 400px;
	position: relative;
}

.bottomSucc {
	width: 90%;
	margin: 10px auto;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	/* position: relative; */
}

.bottomSucc p:nth-child(1) {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
}

.Intro {
	height: 75px;
	font-size: 15px;
	line-height: 25px;
	text-indent: 2em;
}

.bottomSucc button {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: rgb(0, 114, 173);
	border: none;
	color: #FFFFFF;
	padding: 5px 10px;
	border-radius: 30px;
	outline: none;
	color: #FFFFFF;

}


.prev03 {
	left: 517px;
	border: 1px solid #fff;
}

.prev03,
.next03 {
	position: absolute;
	bottom: -45px;
	width: 19px;
	height: 20px;
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 0.7);
}

.next03 {
	right: 500px;
}

.Cooperation p {
	color: #1d1d1d;
}

.CooperBox {
	background-color: rgb(245, 245, 245);
	margin-top: -15px;
	padding-bottom: 50px;
}

.Clients {
	width: 1080px;
	margin: 20px auto;
}
.Clients ul{
	max-height: 330px;
	overflow: hidden;
}

.Clients ul li {
	width: 159px;
	margin-bottom: 15px;
	display: inline-block;
	margin: 0 20px 15px 0;
}
.Clients ul li:nth-child(6n){
	margin-right: 0;
}

.Clients ul li img {
	width: 100%;
	height: 65px;
}

.Dynamic p {
	color: #1d1d1d;
}

.dynamicBot {
	width: 1080px;
	margin: 15px auto;
	display: flex;
	justify-content: space-between;
}

.dynLeft {
	width: 450px;
	overflow: hidden;
}

#banner4 li {
	position: relative;
}

.lunbo03 {
	width: 450px !important;
}

.lunbo03 #banner4 a p {
	position: absolute;
	width: 95%;
	background-color: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	bottom: 0;
	margin: 0;
	padding: 0 2.5%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
}

.dynRight {
	width: 580px;
}
.dynRight li:last-child{
	border: none;
}
.time {
	position: absolute;
	right: 0;
	bottom: 15px;
	font-size: 14px;
	color: #2b2b2b;
}

.model {
	width: 500px;
	font-size: 17px;
	line-height: 30px;

}

.model p {
	margin: 5px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.model p span {
	font-size: 12px;
}

.dynRight li {
	display: flex;
	position: relative;
	justify-content: space-between;
	border-bottom: 1px dotted #ccc;
}

.coyRight {
	width: 100%;
	background-color: rgb(0, 113, 193);
	margin-top: 40px;
}

.copy {
	width: 1080px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	/* position: relative; */
}

.copyLeft {
	width: 600px;
}

.copyLeft ul {
	padding: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.copyLeft ul li {
	font-size: 17px;
	color: #FFFFFF;
	line-height: 35px;
	display: flex;
}

.copyLeft ul li p {
	margin: 0;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
}

.copyLeft ul li img {
	width: 25px;
	height: 25px;
	margin-top: 7px;
	margin-right: 10px;
}

.beiAn {
	font-size: 15px;
	color: rgba(255, 255, 255, 0.7);
	padding: 30px 0 10px 0;
	line-height: 35px;
}

.email,
.QQ {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
}

.coRight {
	position: relative;
	bottom: 20px;
	right: 95px;
}

.coRight img {
	width: 90px;
	position: absolute;
	top: 60px;
}

.coRight p {
	width: 90px;
	position: absolute;
	bottom: 35px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.7);
	margin: 12px 0 12px 5px;
}



/* 产品服务页的样式 */
.zaixian {
	width: 100%;
}

.zaixian img {
	width: 100% !important;
	height: 100% !important;
}

.position {
	width: 100%;
	margin: 20px auto;
	
}
.position p{
	width: 1080px;
	margin: auto;
}
.cpfwxq{
	padding-top: 40px;
	border-top: rgb(230,230,230) 1px solid;
}
#pages ._home {
	display: none;
}

#pages ._prev_ {
	display: none;
}

._active_1 {
	color: #fff !important;
	background-color: rgb(0, 112, 192) !important;
	border-radius: 50% !important;
}

._pages_li_1 {
	border: 1px solid #CCCCCC;
	border-radius: 50% !important;
}

._next_ {
	border: 1px solid #CCCCCC;
	border-radius: 30px !important;
}

#pages ._last {
	display: none;
}

._sure {
	margin-left: 20px;
	border: 1px solid rgb(1, 176, 241);
	color: rgb(1, 176, 241);
	padding: 3px 10px;
	border-radius: 30px;
}

.liubai {
	width: 100%;
	height: 90px;
}

/* 产品服务页的样式 */


/* 产品详情页样式 */
.Characteristics p {
	color: #000000;
}

.CharaList ul {
	width: 1080px;
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
}

.CharaList ul li {
	width: 300px;
	margin-left: 55px;
	/* display: inline-block; */
	margin-bottom: 20px;
}

.CharaList ul li img {
	width: 100%;
}

.detail h3 {
	width: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}

.detail p {
	font-size: 13px;
	color: #232323;
	text-indent: 2em;
}

#banner7 {
	width: 1080px;
	margin: 20px auto;
	position: relative;
}

.banner07,.newbanner08,.newbanner09,.newbanner10,.newbanner11,.newbanner12,.newbanner13,.newbanner14,.newbanner15 {
	width: 900px;
	margin: auto;
}

.banner07 .swiper-container {
	/* margin-left: -30px; */

}

#banner7 p:nth-last-child(1) {
	margin: 0px auto;
	width: 90%;
	text-align: center;
	line-height: 35px;
	height: 71px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
}

#banner7 .swiper-slide {
	width: 400px !important;
	margin: 0px 32px;
	background-color: #FFFFFF;
}

.swiper-pagination7 {
	text-align: center;
	margin: 20px auto;
}

.swiper-pagination7 .swiper-pagination-bullet-active {
	background-color: #409EFF;
	width: 20px;
	height: 7px;
	border-radius: 30px !important;
	margin-right: 10px;
}

.swiper-pagination7 .swiper-pagination-bullet {
	background-color: #409EFF;
	margin-right: 10px;
}

.prev007,
.next007 {
	position: absolute;
	z-index: 999;
	top: 30%;
}

.prev007 {
	left: 30px;
}

.next007 {
	right: 30px;
}

/* 产品详情页样式 */


/* 解决方案样式 */

.rightContent02 {
	width: 500px;
}
.navContent02{
	margin-top: 45px;
}

.rightContent02 h3 {
	font-size: 25px;
	color: #000000;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 20px;
}

.rightContent02 p {
	color: rgba(0, 0, 0, 0.8);
	line-height: 30px;
	font-size: 15px;
	text-indent: 2em;
}

.rightContent02 button {
	border: 1px solid rgba(0, 170, 255, 0.3);
	background-color: rgb(255, 255, 255);
	padding: 5px 15px;
	float: right;
	color: #409EFF;
	border-radius: 30px;
}

.right02 {
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 70px;
}

.leftContent02 {
	width: 500px;
}

.leftContent02 img {
	width: 100%;
}

.Navigation02 {
	width: 830px;
	margin: 20px auto;
}

.Navigation02 li {
	/* width: 85px; */
	display: inline-block;
	text-align: center;
	margin: 0 15px;
	color: #007AFF;
	background-color: rgb(227, 246, 252);
	padding: 5px 15px;
	border-radius: 30px;
	cursor: pointer;
}

.navContent02 li:nth-child(2) {
	display: none;
}

.navContent02 li:nth-child(3) {
	display: none;
}

.navContent02 li:nth-child(4) {
	display: none;
}

.navContent02 li:nth-child(5) {
	display: none;
}

.navContent02 li:nth-child(6),.navContent02 li:nth-child(7),.navContent02 li:nth-child(8) {
	display: none;
}

.on03 {
	background-color: #007AFF !important;
	color: #FFFFFF !important;
}


.jindianBox {
	width: 100%;
	background-color: rgb(0, 112, 192);
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.jindian p {
	color: #FFFFFF;
}

.swiper-pagination8,.newswiper-pagination8,.newswiper-pagination9,.newswiper-pagination10,.newswiper-pagination11,.newswiper-pagination12,.newswiper-pagination13,.newswiper-pagination14 {
	text-align: center;
	margin: 20px auto;
}

.swiper-pagination8 .swiper-pagination-bullet-active,.newswiper-pagination8 .swiper-pagination-bullet-active,.newswiper-pagination9 .swiper-pagination-bullet-active,.newswiper-pagination10 .swiper-pagination-bullet-active,.newswiper-pagination11 .swiper-pagination-bullet-active,.newswiper-pagination12 .swiper-pagination-bullet-active,.newswiper-pagination13 .swiper-pagination-bullet-active,.newswiper-pagination14 .swiper-pagination-bullet-active {
	background-color: #409EFF;
	width: 20px;
	height: 7px;
	border-radius: 30px !important;
	margin-right: 10px;
}

.swiper-pagination8 .swiper-pagination-bullet,.newswiper-pagination8 .swiper-pagination-bullet,.newswiper-pagination9 .swiper-pagination-bullet,.newswiper-pagination10 .swiper-pagination-bullet,.newswiper-pagination11 .swiper-pagination-bullet,.newswiper-pagination12 .swiper-pagination-bullet,.newswiper-pagination13 .swiper-pagination-bullet,.newswiper-pagination14 .swiper-pagination-bullet  {
	background-color: #FFFFFF;
	margin-right: 10px;
}

.lunbo02 {
	width: 1080px;
	margin: auto;
	position: relative;
}

.next07 {
	position: absolute;
	top: 35%;
	right: 0px;
	cursor: pointer;
}

.prev07 {
	position: absolute;
	top: 35%;
	left: 0px;
	cursor: pointer;
}

.jingdianRight {
	margin-top: -0px !important;
}

/* 解决方案样式 */

/* 最新动态样式 */

.zuixinList {
	width: 1080px;
	margin: 20px auto;
}

.zuixinList ul {
	width: 1080px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
}

.zuixinList ul li {}

.zuixinList ul li {
	padding: 3px;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin: 10px 20px;
	position: relative;
}

.zuixinList ul li img {
	width: 100%;
	height: 410px;
}

.zuixinList ul li p {
	width: 90%;
	margin: 20px auto;

}

.zuixinList ul li span {
	font-size: 13px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

/* 最新动态样式 */


/* 动态详情页样式 */
.contTop {
	width: 100%;
	border-top: 1px solid #e1e1e1;
}

.dyDetailBox {
	width: 1080px;
	margin: auto;
	display: flex;
	margin-bottom: -40px;
}

.detailLeft {
	width: 100%;
	/* border-right: 1px solid #CCCCCC; */
	padding: 20px 0;
}

.detailLeft .position {
	width: 700px !important;
	margin: 0px !important;
}

.detailLeft .position p {

	/* margin: 0 0 0 40px!important; */
}

.detailLeft h1 {
	font-size: 20px;
	text-align: center;
	margin: 20px 0;
	color: #1e1e1e;
}

.suoce {
	width: 100%;
	margin: auto;
	text-align: center;
	font-size: 13px;
	color: #505050;
}

.dydetilContent {
	width: 100%;
	margin: 20px auto;
	border-top: 1px solid #CCCCCC;
	min-height: 700px;
}

.dydetilContent p {
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
	color: #2b2b2b;
}

.dydetilContent img {
	width: 100%;
}

.detailRight {
	width: 250px;
	margin: 20px 0 0 40px;
}

.vieo {
	width: 100%;
}

.vieo img {
	width: 100%;
}

.vieoName {
	margin: 10px 0;
	font-size: 14px;
	text-align: center;
}

/* 动态详情页样式 */


/*关于我们样式  */
.aboutWitd {
	width: 1080px;
	margin: auto;
}

.aboutMy {
	width: 100%;
	background-color: rgb(239, 250, 254);
}

.aboutMy .aboutMyTop {
	width: 100%;
	background-color: rgb(249, 255, 253);
	padding: 20px 0;
}

.aboutMyTop p {
	color: #000000;
}

.advantageBox {
	width: 100%;
	background-color: rgb(249, 255, 253);
}

.advantage {
	width: 1080px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}

.advanMiddle {
	width: 400px;
	margin-top: 30px;
}

.advanMiddle img {
	width: 100%;
}

.advanRight,
.advanLeft {
	width: 350px;
}

.advanLeft li,
.advanRight li {
	margin-bottom: 50px;

}

.advanLeft li p,
.advanRight li p {
	font-size: 14px;
	color: #303030;
}

.advan {
	/* width: 400px!important; */
	margin-left: 50px;
}

.advan02 {
	/* width: 400px!important; */
	margin-left: 50px;
}

.advanLeft li h2,
.advanRight li h2 {
	font-size: 20px;
	color: rgb(3, 111, 191);
}


/* 联系我们的样式开始 */
.layui-form-label {
	width: 90px;
}

.layui-input-block {
	margin-left: 120px;
}

.submit,
.layui-textarea,
.layui-input {
	width: 550px;
}

.conUs {
	width: 700px;
	margin: 0px auto;
	padding-bottom: 50px;
}

.titleBox {
	font-size: 30px;
	color: #686868;
	text-align: center;
	margin: 20px 0;
	padding-top: 50px;
}

.layui-textarea {
	min-height: 250px;
}

.layui-form-label {
	font-weight: bolder;
}

.code {
	width: 415px;
	display: inline;
}

.codeButt {
	color: #ffffff;
	background-color: rgb(0, 170, 255);
	margin-left: 25px;
	height: 30px;
	line-height: 30px;
}

.submit {
	background-color: rgb(0, 134, 242);
}

.coyRight {
	margin-top: 0 !important;
}

/* 联系我们的样式结束 */
/* 关于我们样式 */


/* 在线服务样式开始 */
.fwu {
	width: 100%;
	background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	padding: 30px 0;
	margin-bottom: -40px;
	background-size: 100%;

}

.w1080 {
	width: 1080px;
	margin: auto;
}

.Dialogue {
	width: 900px;
	margin: 20px auto;
	background-color: #FFFFFF;
	border-radius: 10px;
}

.dialogueTop {
	padding: 10px 20px;
	display: flex;
	justify-content: space-between;
	border-bottom: 4px solid rgb(251, 251, 251);
}

.diaConLeft {
	width: 600px;
	padding: 10px 20px;
	background-color: rgb(245, 245, 245);


}

#kefu,
#Object01 {
	margin-bottom: 40px;
}

#kefu span {
	background-color: #FFFFFF;
	border-radius: 30px;
	padding: 10px 20px;
}

#Object01 span {
	padding: 7px 20px;
	background-color: rgb(0, 176, 240);
	color: #FFFFFF;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	margin-right: 20px !important;

}

#Object01 {
	text-align: right;
}

.kefuInput {
	width: 640px;
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}

.kefuInput textarea {
	width: 400px;
	padding: 0 20px;
	border: none;
	font-size: 15px;
	outline: none;
}

.kefuInput button {
	background-color: rgb(241, 241, 241);
	padding: 5px 20px;
	height: 35px;
	border: none;
	border-radius: 30px;
	outline: none;
}

.diaConBox {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.help {
	font-size: 23px;
	color: #000000;
}

.diaConRight {
	width: 230px;
}

.diaConRight ul li {
	line-height: 25px;
	margin-bottom: 10px;
}

.diaConRight ul li a {
	font-size: 16px;
	color: #0492DE;
}

/* 在线服务样式结束 */


/* 右侧导航栏样式 */
.backtop {
	display: none;
	width: 60px;
	position: fixed;
	z-index: 9999;
	right: 230px;
	top: 400px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	border-radius: 5px;
	background-color: rgb(0, 176, 240);
}

.backtop a {
	color: #FFFFFF;
}

.backtop p {
	margin: 0;
	text-align: center;
	padding-bottom: 5px;
}

.backtop ul li:nth-child(2) {
	background-color: rgb(0, 112, 192);
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.backtop img {
	width: 25px;
	margin: auto;
	margin-left: 15px;
	margin-top: 10px;
}

.www {
	width: 1080px;
	margin: auto;
	position: relative;
}

@media screen and (max-width: 1280px) {
	.backtop {
		width: 60px;
		position: fixed;
		z-index: 9999;
		right: 35px;
		top: 400px;
		color: #FFFFFF;
		font-size: 12px;
		padding: 0px;
		border-radius: 5px;
		background-color: rgb(0, 176, 240);
	}
}

/* 右侧导航栏样式 */


/* add */

.addTop h1{
	font-size: 24px;
	margin: 30px auto;
}

.intreCon{
	width: 1080px;
	margin: 30px auto;
	font-size: 16px;
	line-height: 30px;
}

.f1 ul{width: 1080px !important;display: block !important;padding: 0 0 20px;}
.f1 ul li{padding-left: 0!important;}
.f1 ul li img{width: auto!important;height: auto!important;}
